home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / General / THINK Power 1.0b4 / Read Me First next >
Text File  |  1993-12-16  |  2KB  |  59 lines

  1. THINK Power 1.0b4 - Copyright © 1993 Stefan Arentz. All Rights Reserved.
  2.  
  3.  
  4. • What is it?
  5.  
  6. THINK Power is a tool for developers who use the THINK Project Manager. It adds several features to the editor to make you more productive:
  7.  
  8. ++ PopUp Functions: Click in a source code window's content region with the command key down and a popup menu appears with all function and method names contained in that file. If you choose a function name, that function is selected and showed at the top of the window.
  9.  
  10. ++ Extensions: THINK Power can call external code modules. These modules live in the "THINK Power Extensions" folder in your Extensions Folder. Externals can modify the contents of a window by using THINK Power's callback routines.
  11.  
  12. ++ Kissing: If you type a '{', '[' or '(', then THINK Power will highlight the matching '}', ']' or ')'.
  13.  
  14. ++ Stacking and Tiling of windows: It's still a mystery to me why the THINK Project Manager doesn't have window stacking and tiling options. Anyway, I added them to THINK Power.
  15.  
  16. • How do I install it?
  17.  
  18. Just drop the "THINK Power" extension and the "THINK Power Extensions" in your extension folder. THINK Power only works with System 7.
  19.  
  20.  
  21. • Do I have to pay for this piece of software?
  22.  
  23. Yes. THINK Power is shareware. If you use this software then put $15 in an envelope and send it to the address listed at the end of this file. Registered users that have  an EMail account will receive new versions and bug fixes.
  24.  
  25. • Future Plans
  26.  
  27. + Add multiple push-down clipboards.
  28. + Block Comment Tool.
  29. + Improve the parser.
  30. + Optimize Code.
  31. + Write documentation.
  32. + Get a life.
  33.  
  34. • Bugs? Questions?
  35.  
  36. If you find any bugs, then please send a bug report to the Internet EMail address listed at the end of this file.
  37.  
  38.  
  39. • Before I forget to say:
  40.  
  41.     STEFAN ARENTZ MAKES NO WARRANTY, EXPRESS OR IMPLIED, WITH
  42.     RESPECT TO THE SOFTWARE OR DOCUMENTATION INCLUDING (BUT
  43.     NOT LIMITED TO) IMPLIED WARRANTIES OF MERCHANTABILITY AND
  44.     FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL STEFAN
  45.     ARENTZ BE LIABLE FOR LOSS OF PROFITS OR GOODWILL OR OTHER
  46.     INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  47.     RESULTING FROM ANY DEFECT IN THE SOFTWARE OR
  48.     DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  49.     DAMAGES. STEFAN ARENTZ SHALL HAVE NO LIABILITY FOR ANY
  50.     DATA STORED WITH THIS PROGRAM, INCLUDING THE COSTS OF
  51.     RECOVERING SUCH DATA.
  52.  
  53. --
  54.  
  55. Stefan Arentz
  56. Rozenlaan 17
  57. 1741 ZA, Schagen, The Netherlands
  58. Internet E-Mail: arentz@batcave.knoware.nl
  59.